|
FEXP Solver
1.0.0.0
|


Go to the source code of this file.
Classes | |
| class | CFEXPKDHyperNode< TValue > |
| It represents a general node of a normed k-dimensional real space. More... | |
| class | CFEXPKDTreeNode< TData, TValue, Enable > |
| class | CFEXPKDTreeNode< TData, TValue, std::enable_if< std::is_base_of< ICFEXPFECoordinatesBase< TValue >, TData >::value >::type > |
| KD-tree node data. More... | |
| class | CFEXPTopologieKDTree< TData, TValue > |
| It contains algorithm for building of a kd-tree data structure and it also process range queries. More... | |
Typedefs | |
| template<typename TData > | |
| using | t_KD_def_tree = CFEXPTopologieKDTree< TData, t_fexpcommon_ct > |
| using t_KD_def_tree = CFEXPTopologieKDTree<TData, t_fexpcommon_ct> |